Skip to content

Added URI variable type / coercion - #22

Merged
javierjulio merged 2 commits into
eval:masterfrom
jasonayre:master
Feb 22, 2017
Merged

Added URI variable type / coercion#22
javierjulio merged 2 commits into
eval:masterfrom
jasonayre:master

Conversation

@jasonayre

Copy link
Copy Markdown
Contributor

Added support for URI coercion, i.e.

variable :SOME_API_ENDPOINT, :uri, :default => 'https://localhost:9999'

which is convenient for doing stuff like:

dashboards_uri = ENVied.SOME_API_ENDPOINT.merge("embed/dashboards")

etc..

@jandudulski

Copy link
Copy Markdown

like 👍

@javierjulio
javierjulio merged commit b612464 into eval:master Feb 22, 2017
@javierjulio

Copy link
Copy Markdown
Contributor

Thanks @jasonayre! 👍🏻❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants